1 namespace SoftQuanLyNhaHang.Views
2 {
3     
partial class frmMain
4     {

5         ///
<summary>
6         ///
Required designer variable.
7         ///
</summary>
8         
private System.ComponentModel.IContainer components = null;
9
10         ///
<summary>
11         ///
Clean up any resources being used.
12         ///
</summary>
13         ///
<param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
14         
protected override void Dispose(bool disposing)
15         {
16             
if (disposing && (components != null))
17             {
18                 components.Dispose();
19             }
20             
base.Dispose(disposing);
21         }
22
23         
#region Windows Form Designer generated code
24
25         ///
<summary>
26         ///
Required method for Designer support - do not modify
27         ///
the contents of this method with the code editor.
28         ///
</summary>
29         
private void InitializeComponent()
30         {
31             
this.components = new System.ComponentModel.Container();
32             System.ComponentModel.ComponentResourceManager resources =
new System.ComponentModel.ComponentResourceManager(typeof(frmMain));
33             
this.tabControl_TabHienThi = new System.Windows.Forms.TabControl();
34             
this.ctxtmenuTabHienThi = new System.Windows.Forms.ContextMenuStrip(this.components);
35             
this.menuItemDongTrang = new System.Windows.Forms.ToolStripMenuItem();
36             
this.menuItemDongTrangAll = new System.Windows.Forms.ToolStripMenuItem();
37             
this.ctxtmenuTabBan = new System.Windows.Forms.MenuStrip();
38             
this.banHangToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
39             
this.quanLyHoaDonToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
40             
this.dashboardToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
41             
this.thoátToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
42             
this.ctxtmenuTabHienThi.SuspendLayout();
43             
this.ctxtmenuTabBan.SuspendLayout();
44             
this.SuspendLayout();
45             
//
46             
// tabControl_TabHienThi
47             
//
48             
this.tabControl_TabHienThi.ContextMenuStrip = this.ctxtmenuTabHienThi;
49             
this.tabControl_TabHienThi.Dock = System.Windows.Forms.DockStyle.Fill;
50             
this.tabControl_TabHienThi.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
51             
this.tabControl_TabHienThi.Location = new System.Drawing.Point(0, 30);
52             
this.tabControl_TabHienThi.Margin = new System.Windows.Forms.Padding(4);
53             
this.tabControl_TabHienThi.Name = "tabControl_TabHienThi";
54             
this.tabControl_TabHienThi.SelectedIndex = 0;
55             
this.tabControl_TabHienThi.Size = new System.Drawing.Size(1362, 711);
56             
this.tabControl_TabHienThi.TabIndex = 1;
57             
this.tabControl_TabHienThi.SelectedIndexChanged += new System.EventHandler(this.TabHienThi_SelectedIndexChanged);
58             
//
59             
// ctxtmenuTabHienThi
60             
//
61             
this.ctxtmenuTabHienThi.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
62             
this.menuItemDongTrang,
63             
this.menuItemDongTrangAll});
64             
this.ctxtmenuTabHienThi.Name = "ctxtmenuTabHienThi";
65             
this.ctxtmenuTabHienThi.Size = new System.Drawing.Size(177, 48);
66             
//
67             
// menuItemDongTrang
68             
//
69             
this.menuItemDongTrang.Name = "menuItemDongTrang";
70             
this.menuItemDongTrang.Size = new System.Drawing.Size(176, 22);
71             
this.menuItemDongTrang.Text = "Đóng trang hiện tại";
72             
this.menuItemDongTrang.Click += new System.EventHandler(this.menuItemDongTrang_Click);
73             
//
74             
// menuItemDongTrangAll
75             
//
76             
this.menuItemDongTrangAll.Name = "menuItemDongTrangAll";
77             
this.menuItemDongTrangAll.Size = new System.Drawing.Size(176, 22);
78             
this.menuItemDongTrangAll.Text = "Đóng tất cả";
79             
this.menuItemDongTrangAll.Click += new System.EventHandler(this.menuItemDongTrangAll_Click);
80             
//
81             
// ctxtmenuTabBan
82             
//
83             
this.ctxtmenuTabBan.Font = new System.Drawing.Font("Segoe UI", 11F);
84             
this.ctxtmenuTabBan.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
85             
this.banHangToolStripMenuItem,
86             
this.quanLyHoaDonToolStripMenuItem,
87             
this.dashboardToolStripMenuItem,
88             
this.thoátToolStripMenuItem});
89             
this.ctxtmenuTabBan.Location = new System.Drawing.Point(0, 0);
90             
this.ctxtmenuTabBan.Name = "ctxtmenuTabBan";
91             
this.ctxtmenuTabBan.Padding = new System.Windows.Forms.Padding(9, 3, 0, 3);
92             
this.ctxtmenuTabBan.Size = new System.Drawing.Size(1362, 30);
93             
this.ctxtmenuTabBan.TabIndex = 0;
94             
this.ctxtmenuTabBan.Text = "menuStrip1";
95             
this.ctxtmenuTabBan.ItemClicked += new System.Windows.Forms.ToolStripItemClickedEventHandler(this.ctxtmenuTabBan_ItemClicked);
96             
//
97             
// banHangToolStripMenuItem
98             
//
99             
this.banHangToolStripMenuItem.Image = global::SoftQuanLyNhaHang.Properties.Resources.tick_32;
100             
this.banHangToolStripMenuItem.Name = "banHangToolStripMenuItem";
101             
this.banHangToolStripMenuItem.Size = new System.Drawing.Size(99, 24);
102             
this.banHangToolStripMenuItem.Text = "Bán hàng";
103             
this.banHangToolStripMenuItem.Click += new System.EventHandler(this.banHangToolStripMenuItem_Click);
104             
//
105             
// quanLyHoaDonToolStripMenuItem
106             
//
107             
this.quanLyHoaDonToolStripMenuItem.Image = global::SoftQuanLyNhaHang.Properties.Resources.document_edit_24;
108             
this.quanLyHoaDonToolStripMenuItem.Name = "quanLyHoaDonToolStripMenuItem";
109             
this.quanLyHoaDonToolStripMenuItem.Size = new System.Drawing.Size(110, 24);
110             
this.quanLyHoaDonToolStripMenuItem.Text = "Nhập hàng";
111             
this.quanLyHoaDonToolStripMenuItem.Click += new System.EventHandler(this.quanLyHoaDonToolStripMenuItem_Click);
112             
//
113             
// dashboardToolStripMenuItem
114             
//
115             
this.dashboardToolStripMenuItem.Image = global::SoftQuanLyNhaHang.Properties.Resources.settings_options_edit_dashboard_settings_24;
116             
this.dashboardToolStripMenuItem.Name = "dashboardToolStripMenuItem";
117             
this.dashboardToolStripMenuItem.Size = new System.Drawing.Size(74, 24);
118             
this.dashboardToolStripMenuItem.Text = "Menu";
119             
this.dashboardToolStripMenuItem.Click += new System.EventHandler(this.dashboardToolStripMenuItem_Click);
120             
//
121             
// thoátToolStripMenuItem
122             
//
123             
this.thoátToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("thoátToolStripMenuItem.Image")));
124             
this.thoátToolStripMenuItem.Name = "thoátToolStripMenuItem";
125             
this.thoátToolStripMenuItem.Size = new System.Drawing.Size(75, 24);
126             
this.thoátToolStripMenuItem.Text = "Thoát";
127             
this.thoátToolStripMenuItem.Click += new System.EventHandler(this.thoátToolStripMenuItem_Click);
128             
//
129             
// frmMain
130             
//
131             
this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
132             
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
133             
this.ClientSize = new System.Drawing.Size(1362, 741);
134             
this.Controls.Add(this.tabControl_TabHienThi);
135             
this.Controls.Add(this.ctxtmenuTabBan);
136             
this.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
137             
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
138             
this.MainMenuStrip = this.ctxtmenuTabBan;
139             
this.Margin = new System.Windows.Forms.Padding(4);
140             
this.Name = "frmMain";
141             
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
142             
this.Text = "Phần mềm quản lý bán hàng ShopMini";
143             
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
144             
this.Load += new System.EventHandler(this.frmMain_Load);
145             
this.ctxtmenuTabHienThi.ResumeLayout(false);
146             
this.ctxtmenuTabBan.ResumeLayout(false);
147             
this.ctxtmenuTabBan.PerformLayout();
148             
this.ResumeLayout(false);
149             
this.PerformLayout();
150
151         }
152
153         
#endregion
154         
private uctQuanLyHoaDon userControl11;
155         
private System.Windows.Forms.Button button1;
156
157         
public System.Windows.Forms.TabControl tabControl_TabHienThi;
158         
public System.Windows.Forms.ContextMenuStrip ctxtmenuTabHienThi;
159         
private System.Windows.Forms.ToolStripMenuItem menuItemDongTrang;
160         
private System.Windows.Forms.ToolStripMenuItem menuItemDongTrangAll;
161         
private System.Windows.Forms.ToolStripMenuItem thoátToolStripMenuItem;
162         
private System.Windows.Forms.MenuStrip ctxtmenuTabBan;
163         
private System.Windows.Forms.ToolStripMenuItem banHangToolStripMenuItem;
164         
private System.Windows.Forms.ToolStripMenuItem dashboardToolStripMenuItem;
165         
private System.Windows.Forms.ToolStripMenuItem quanLyHoaDonToolStripMenuItem;
166     }
167 }


Gõ tìm kiếm nhanh...